hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipFS.absoluteRead
hip
api
filesystem
hipfs
IHipFS
Undocumented in source.
bool
absoluteRead
(string path, void[] output)
bool
absoluteRead
(string path, ubyte[] output)
interface
IHipFS
bool
absoluteRead
(
string
path
,
out
ubyte
[]
output
)
Meta
Source
See Implementation
hip
api
filesystem
hipfs
IHipFS
functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
absoluteWrite
exists
getPath
getcwd
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache